]> dgit.raspbian.org Git - vtk9.git/commitdiff
Build-Depends: libpq-dev to activate PostgreSQL support
authorDrew Parsons <dparsons@debian.org>
Sat, 20 Jun 2026 13:23:57 +0000 (15:23 +0200)
committerDrew Parsons <dparsons@debian.org>
Sat, 20 Jun 2026 13:23:57 +0000 (15:23 +0200)
debian/changelog
debian/control

index 49742705ccd1e89b737a9372b78e01b6d415ef6f..a710b5bbb36917ce790c79b328c0bbc97cdde432 100644 (file)
@@ -7,6 +7,7 @@ vtk9 (9.6.2+dfsg1-1exp1) UNRELEASED; urgency=medium
     mariaDB has sufficiently evolved from mySQL to stop claiming
     compatibility. Note that VTK9 nevertheless still treats mariaDB as
     a substitute for mySQL. Closes: #1137152
+  * Build-Depends: libpq-dev to activate PostgreSQL support
 
  -- Drew Parsons <dparsons@debian.org>  Sat, 20 Jun 2026 14:42:24 +0200
 
index ce82535f4a63c6f23c89f73d1431b3c51580e723..b57025b7e6392b8944cd38d0a7bb777cc51cba90 100644 (file)
@@ -42,6 +42,7 @@ Build-Depends: dpkg-dev (>= 1.22.5),
                libpng-dev,
                libpq-dev,
                libproj-dev,
+               libpq-dev,
                libsqlite3-dev,
                libswscale-dev,
                libtbb-dev [linux-any],